home *** CD-ROM | disk | FTP | other *** search
- object frmNag: TfrmNag
- Left = 437
- Top = 246
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'AutoMate 5'
- ClientHeight = 177
- ClientWidth = 400
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 400
- Height = 177
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object lblExpired: TLabel
- Left = 26
- Top = 3
- Width = 355
- Height = 66
- Cursor = crHandPoint
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'The evaluation period has expired. To order contact Unisyn Soft' +
- 'ware at www.unisyn.com or (213)738-1700. You will receive the u' +
- 'nlocked product immediately.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- WordWrap = True
- OnClick = lblExpiredClick
- end
- object lblDesc: TLabel
- Left = 12
- Top = 4
- Width = 381
- Height = 61
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Thank you for evaluating AutoMate -- the best way to create auto' +
- 'mation solutions in Windows. Select '#39'Evaluate'#39' to continue. Th' +
- 'is dialog does not appear on the licensed version of AutoMate.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lblWebHotspot: TLabel
- Left = 142
- Top = 177
- Width = 232
- Height = 14
- Cursor = crHandPoint
- AutoSize = False
- Color = clNone
- ParentColor = False
- Transparent = True
- Visible = False
- OnClick = lblWebHotspotClick
- end
- object lblExtend: TLabel
- Left = 348
- Top = 76
- Width = 45
- Height = 49
- AutoSize = False
- Transparent = True
- OnDblClick = lblExtendDblClick
- end
- object lblDaysRemaining: TLabel
- Left = 8
- Top = 132
- Width = 161
- Height = 13
- AutoSize = False
- Transparent = True
- end
- object comContinue: TButton
- Left = 4
- Top = 148
- Width = 165
- Height = 23
- Caption = 'Continue &Evaluation'
- ModalResult = 1
- TabOrder = 0
- TabStop = False
- OnClick = comContinueClick
- end
- object comQuit: TButton
- Left = 321
- Top = 148
- Width = 75
- Height = 23
- Cancel = True
- Caption = '&Close'
- ModalResult = 2
- TabOrder = 2
- OnClick = comQuitClick
- end
- object comOrder: TButton
- Left = 239
- Top = 148
- Width = 75
- Height = 23
- Cancel = True
- Caption = '&Order'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = comOrderClick
- end
- object tmrDaysRemaining: TTimer
- Interval = 250
- OnTimer = tmrDaysRemainingTimer
- Left = 116
- Top = 52
- end
- object IvTranslator1: TIvTranslator
- DictionaryName = 'dcoAMStepBuilder'
- Left = 36
- Top = 292
- TargetsData = (
- 1
- 7
- (
- '*'
- 'Hint'
- 0)
- (
- '*'
- 'Caption'
- 0)
- (
- 'TMemo'
- 'Text'
- 0)
- (
- '*'
- 'Lines'
- 0)
- (
- '*'
- 'Items'
- 0)
- (
- '*'
- 'Cells'
- 0)
- (
- 'TRichEdit'
- 'Text'
- 0))
- end
- object IvTranslator2: TIvTranslator
- DictionaryName = 'dcoAMTA'
- Left = 36
- Top = 292
- TargetsData = (
- 1
- 7
- (
- '*'
- 'Hint'
- 0)
- (
- '*'
- 'Caption'
- 0)
- (
- 'TMemo'
- 'Text'
- 0)
- (
- '*'
- 'Lines'
- 0)
- (
- '*'
- 'Items'
- 0)
- (
- '*'
- 'Cells'
- 0)
- (
- 'TRichEdit'
- 'Text'
- 0))
- end
- end
-